How to Write Better AI Prompts in 2026 (10 Examples)
Most people get mediocre results from AI not because the model is weak, but because the prompt is vague. We tested hundreds of prompts across different models, and the pattern is clear: small changes in how you ask produce big changes in what you get back.
This guide is for people who don't write code and don't want to learn a new framework. You just want better answers, faster. Below are ten before-and-after examples you can copy and adapt today.
Why prompt quality matters more in 2026
Models are smarter now, which is exactly why specificity pays off. A capable model will happily fill in the gaps you leave open—and it usually fills them with generic, average content. When we left out context, we got safe, forgettable output. When we added constraints, the same model produced something we could actually use.
There's a trade-off worth naming: longer prompts take more effort to write. For a quick throwaway question, a one-liner is fine. The techniques here matter most when the output matters—client emails, reports, code you'll run, decisions you'll act on. For everything else, don't overthink it.
If you want a deeper foundation before the examples, our complete AI prompts guide covers the underlying principles. This article is the practical, example-first version.
The four ingredients of a strong prompt
Across every test we ran, the good prompts shared four things. You don't need all four every time, but the more you include, the less guessing the model has to do.
- Role: Who should the model act as? "A skeptical financial analyst" gets different output than "an enthusiastic marketer."
- Context: What's the situation, audience, and goal? "For first-time homebuyers who are nervous about debt" changes everything.
- Format: What should the answer look like? A table, five bullet points, 200 words, a code block.
- Constraints: What to avoid, what tone to use, what length to hit. "No jargon. Under 150 words. British English."
Think of these as dials, not rules. The examples below show how turning each one up sharpens the result.
10 prompt examples: bad vs good
1. Writing an email
Bad: "Write an email to my client about the delay."
Good: "Write a 120-word email to a long-term client explaining that our delivery slipped from Friday to next Tuesday because of a supplier issue. Apologize once, don't grovel, offer a 10% discount, and keep the tone calm and professional."
The bad version produced a generic apology with three paragraphs of filler. The good version gave us something we sent with a two-word edit. The difference is the word count, the reason, and the explicit "don't grovel."
2. Summarizing a document
Bad: "Summarize this."
Good: "Summarize this contract in 5 bullet points for a non-lawyer. Flag anything that could cost me money or lock me into a long commitment. Use plain English."
A bare "summarize this" gives you a shorter version of the document. Telling the model who's reading and what to flag turns a summary into a useful filter. We caught an auto-renewal clause in testing that the generic summary skipped entirely.
3. Brainstorming ideas
Bad: "Give me some marketing ideas."
Good: "Give me 8 low-budget marketing ideas for a local bakery with a $300/month budget and no social media following yet. Rank them by expected effort, lowest first. Skip anything that needs paid ads."
Constraints make brainstorming better, not worse. The budget, the ranking, and the "skip paid ads" rule forced the model to think within real limits instead of suggesting a national TV campaign.
4. Fixing your writing
Bad: "Make this better."
Good: "Tighten this paragraph by 30%. Cut adjectives and passive voice. Keep my casual tone. Show me the edited version, then list what you changed in 3 bullets."
"Make this better" is the single most common prompt we see, and it's the least useful. "Better" is subjective. Define it—shorter, clearer, more formal—and ask for the reasoning so you can decide whether you agree.
5. Learning something new
Bad: "Explain blockchain."
Good: "Explain blockchain to me like I'm a small business owner with no tech background. Use one real-world analogy, keep it under 200 words, and end with one reason it might be irrelevant to my business."
Asking the model to also argue against the topic is a quiet trick that works well. It cuts through hype and gives you a balanced view instead of a sales pitch.
6. Generating a plan
Bad: "Help me plan a product launch."
Good: "Create a 6-week product launch plan for a $29/month SaaS tool. We're a 2-person team with no ad budget. Give me a week-by-week table with tasks, owner, and one success metric per week."
The table format alone makes this 10x more usable. When you specify columns, the model organizes its thinking, and so can you.
7. Writing code (yes, even for non-coders)
Bad: "Write a spreadsheet formula."
Good: "Write a Google Sheets formula that adds up column B only when column A says 'Paid'. Explain each part in plain English so I can adjust it later."
Non-developers use AI for formulas and small scripts constantly. The key is asking for an explanation, not just the answer—so when it breaks, you're not stuck. If coding is a regular need, our roundup of the best AI platforms in 2026 compares which models handle technical tasks best.
8. Comparing options
Bad: "Should I use Stripe or PayPal?"
Good: "Compare Stripe and PayPal for a UK freelancer invoicing 10 clients a month at around £500 each. Make a table with fees, payout speed, and setup hassle. Then give me a one-line recommendation and your reasoning."
Specific numbers (10 clients, £500, UK) let the model do real math instead of listing generic pros and cons. The recommendation forces a decision instead of a wishy-washy "it depends."
9. Repurposing content
Bad: "Turn this blog post into social posts."
Good: "Turn this blog post into 3 LinkedIn posts. Each under 600 characters, no hashtags, written in a direct first-person voice, each leading with a surprising stat from the article. No emojis."
"No hashtags" and "no emojis" matter because models default to both heavily. Naming what you don't want is as powerful as naming what you do.
10. Stress-testing an idea
Bad: "What do you think of my business idea?"
Good: "Act as a skeptical investor. Here's my business idea: [paste]. Give me the 3 strongest reasons this fails, and 1 thing that would change your mind. Be blunt."
AI tends to be agreeable, which is useless when you want honest feedback. Assigning a critical role pulls out the objections you actually need to hear before you spend money.
Match the prompt to the right model
Here's something most prompt guides skip: the best prompt still underperforms on the wrong model. In our testing, certain models were clearly stronger at code, others at long-form writing, others at fast factual answers. A great coding prompt sent to a chat-tuned model gave worse results than a mediocre prompt sent to a coding-tuned one.
The annoying part is that switching models manually means juggling logins, tabs, and subscriptions—and most people don't know which model is best for which task anyway. This is where platforms that bundle multiple models help. Panvoxx's Auto Routing reads your prompt and sends it to the model best suited for that type of task—code goes to a code-strong model, creative writing goes elsewhere—without you having to choose. In practice it removed a step we didn't realize was costing us time.
It's not magic. If you have a strong preference, you can still pick the model yourself. Auto Routing is a sensible default, not a replacement for knowing what you want. But for the average prompt, it quietly raised our hit rate.
Common mistakes that quietly ruin your results
- Asking two things at once. "Summarize this and translate it and suggest improvements" produces a muddle. Split it into steps.
- No examples. If you want a specific style, paste a sample. "Write like this:" followed by an example beats any description of tone.
- Accepting the first answer. The best results came from one follow-up: "Good, now make it shorter" or "Redo number 3, it's too generic."
- Forgetting the audience. "For executives" versus "for new employees" reshapes everything. Always name who reads it.
- Over-engineering simple asks. You don't need a 200-word prompt to convert Celsius to Fahrenheit. Reserve the effort for output that matters.
If you're working with a tight budget and want to practice these techniques without paying, our list of free AI tools in 2026 is a good place to start experimenting.
The bottom line
Better prompts come from being specific about role, context, format, and constraints—not from memorizing tricks. The fastest improvement most people can make is to stop saying "make it better" and start saying exactly what better means. And once your prompt is sharp, sending it to the right model is the final 10%.
Want to test these prompts across different models without managing nine separate accounts? Panvoxx offers a 3-day free trial with access to 9 models and Auto Routing that picks the best one for each prompt automatically. Try a few of the examples above and see which model handles your work best.